Namespace - LJCTextDataReaderLib
Parameters
hasHeadingLine - Indicates if there is a header line.
skipHeaderLines - Indicates the number of header lines to skip.
fixedLengthFields - Indicates if the fields are fixed length.
Syntax
C# |
public TextDataReader(Boolean hasHeadingLine = True, Int16 skipHeaderLines = 0, Boolean fixedLengthFields = False)
|
Initializes an object instance.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.